In Kanzi you can program application and control logic using several technologies that are geared towards different users and use cases:
Triggers define the events and conditions you want to handle and contain actions that you want to execute when the trigger is set off. Actions are small operations that are executed when the trigger event happens and conditions are met. See Triggers.